FaCostOfAttendanceBudgetItems 
Logical Entity Name  FaCostOfAttendanceBudgetItems 
Default Table Name  FaCostOfAttendanceBudgetItems 
Physical Only  NO 
Definition 
 
Note 
 

FaCostOfAttendanceBudgetItems Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaCostOfAttendanceBudgetItemsId(PK)    int  NO 
 
FaCostOfAttendanceId(FK)    int  NO 
 
SaBillCodeCategoryId    int  NO 
 
Descrip    varchar(50)  NO 
 
HousingStatusCode    char(1)  NO 
 
Amount    money  NO 
 
PerUnit    char(1)  NO 
 
EffectiveDate    datetime  NO 
 
EffectiveType    char(1)  NO 
 
InstitutionalCharge    bit  NO 
 
RetroDate    datetime  YES 
 
UseActualWhenAvailable    bit  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId(FK)    int  NO 
 
ts    timestamp  NO 
 
AllowProrate    bit  NO 
 

FaCostOfAttendanceBudgetItems Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaCostOfAttendanceBudgetItems_FaCostOfAttendanceBudgetItemsId  PrimaryKey  FaCostOfAttendanceBudgetItemsId 

FaCostOfAttendanceBudgetItems Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaCostOfAttendance  Non-Identifying  One To Zero or More  FK_FaCostOfAttendanceBudgetItems_FaCostOfAttendanceId_FaCostOfAttendance_FaCostOfAttendanceId      FaCostOfAttendanceId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaCostOfAttendanceBudgetItemsUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaCostOfAttendanceBudgetItems Check Constraints 
Check Constraint Name  CheckConstraint